Can the SOAP messages be passed as clear text, or do they require encryption? SOAP消息是使用纯文本格式进行传递还是需要加密?
However, if either party in the negotiation requests clear text, then clear text will be used. 然而,如果在协商中有任意一方请求使用明文,则将使用明文。
Is clear text or easily viewable by anyone with Read permissions, whereas compiled binaries are not readable. 是明文的,具有读权限的任何人都可以轻松地读取它们,而编译的二进制代码是不可读的。
In the sample, we used transport-level security because the password was in clear text. 在此示例中,我们使用了传输级别的安全,因为密码是明文形式的。
In this implementation, passwords are never stored in the clear text in the database, and they are not sent in the clear by the plug-in applications. 在这个实现中,并不用明文在数据库中存储密码,插件应用程序也不发送明文密码。
In the sample, you used transport level security because the password would otherwise be in clear text. 在本文样例中,您使用了传输级安全性,否则密码将处于明文形式。
Note: This tool sends the userid and password as clear text and it is not advisable to run this utility across a public network. 注:这个工具将以明文(cleartext)发送用户标识和密码,因此在公共网络上运行该实用程序是不可取的。
Password can be encoded through the zero command and can be handled in a more secure way ( as opposed to the clear text). Password可以通过zero目录编码,且可以以更安全的方式处理(与明文不同)。
Sending messages in clear text is not an acceptable solution. 以明文形式发送消息是不可接受的解决方案。
LDAP sends all information, including passwords, over the network in clear text. LDAP是以明文的格式通过网络来发送所有信息的,包括密码。
However, the user name and password are both in clear text. 但是,用户名和密码都是明文形式的。
This is required and protects your real Development and Test Cloud password; no need to store it in scripts or clear text. 这是必需的,能够保护真正的DevelopmentandTestCloud密码;无需将其存储在脚本或明文中。
It prevents transmission of clear text passwords over the network by encrypting authentication messages between clients and servers. 通过对客户端和服务器之间的身份验证消息进行加密,它可以防止在网络上使用明文来传输密码。
While the authentication is now using kerberos, the session is still being sent using clear text. 尽管身份验证现在使用的是kerberos,但是仍然使用明文发送会话。
In the preceding example, the user name and password are stored in clear text in the configuration file. 在上例中,用户名和密码以明文形式存储在配置文件中。
The client computer sends user name and password in clear text. 客户端计算机以明文形式发送用户名和密码。
The password is saved as clear text and is readable in the source code and the compiled assembly. 密码将以明文形式保存,可在源代码和已编译的程序集中看到。
Basic authentication transmits user names and passwords in clear text. 基本身份验证以明文形式传送用户名和密码。
The client calculates a digest from the clear text message and compares it with the digest from the server. 客户机计算来自明文消息的摘要并将它与服务器的摘要进行比较。
If you provide credentials for basic authentication, they are sent to the server in clear text. 如果提供用于基本身份验证的凭据,则凭据将以明文形式发送到服务器。
Passwords are stored in clear text. 密码以明文形式存储。
Is clear text data that is being verified. 正在验证的明文数据。
In this case, the supplied user name and password will be sent to the server in clear text form. 在这种情况下,以明文形式将提供的用户名和密码发送到服务器。
If SSL is not used, the user name and password will be sent in clear text at initial logon. 如果不使用ssl,则在初次登录时,将以明文的形式发送用户名和密码。
In data security, the conversion of a clear text signal to a coded form for security reasons. 在数据保安技术中,为保密起见将明文信号转换为编码的形式。同encipher。
If you use SSL encryption, you prevent your user name and password from being sent in clear text. 如果使用ssl加密,就可以防止以明文形式发送用户名和密码。
The initial user's name and password is still transmitted in clear text, similar to basic authentication. 初始用户名和密码仍然以明文方式进行传输,明文类似于基本身份验证。
Typically, FTP credentials are passed as clear text and not encrypted for transmission. 通常,ftp凭据以明文形式传递,不在传输中加密。
With Basic or Forms authentication, the username and password are available to the server in clear text. 可以使用基本身份验证或表单身份验证,以明文形式给服务器提供用户名和密码。
The authentication credentials are protected, but all other communication will be sent in clear text unless SSL is used. 会保护身份验证凭据,但除非使用了ssl,否则将以明文发送其他所有通信。